[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
%NOTRUNC         Enables Listing Wordwrap                      TASM Directive

  %NOTRUNC

     If a source code line generates more code than can be displayed on a
     single line, the rest is usually truncated. Use the %NOTRUNC
     directive to see the rest of the line. Long lines are wrapped around
     to a second line, allowing you to see all the code that was
     generated.

See Also: %TRUNC
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson